GtkListBox: Add a GtkListBoxRow:selectable property
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 03:10:51 +0000 (23:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 03:56:47 +0000 (23:56 -0400)
commit71f589c0b0c0f824f2c1101fb4142e23e794bbf9
treeddf8da55a300b7f887794e38644f0209cc29ffed
parent880c6678eb54f4ccfe80306542a165fc1e3b8c44
GtkListBox: Add a GtkListBoxRow:selectable property

Having an explicit property for this will make it easier
to have a hover style only for rows which are activatable
or selectable.

Rows are selectable by default, to preserve compatibility.
docs/reference/gtk/gtk3-sections.txt
gtk/gtklistbox.c
gtk/gtklistbox.h